home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / falcon / asm56.zoo / readme.st < prev    next >
Encoding:
Text File  |  1992-11-14  |  1.2 KB  |  28 lines

  1. 30-Oct-92
  2.  
  3. I compiled this cross-assembler for the DSP56001 on my Atari ST.
  4.  
  5. I tried to assemble some of the sources in the examples directory, and
  6.  
  7. it seems to work. In order to get a listing on disk or on the printer you
  8.  
  9. must redirect the standard output. I think this is a problem if you want
  10.  
  11. to start the program from the desktop.
  12.  
  13.  
  14.  
  15. I compiled the assembler with GCC version 1.40. I've used the gram.c and
  16.  
  17. lex.yy.c files from the original sources. I don't have a working version of
  18.  
  19. lex and yacc, so I can't create these files myself. But the program works,
  20.  
  21. so there's really no need to change the files. I renamed the file lex.yy.c
  22.  
  23. to lexyy.c, because some (most) Atari users won't be able to use filenames
  24.  
  25. with two dots.
  26.  
  27. I didn't change the sources, so they still have the Unix style End-Of-Lines.
  28.  
  29.  
  30.  
  31.  
  32.  
  33. Please send bug reports and other comments to the author of the program.
  34.  
  35. (Quinn C. Jensen, Email: jensenq@npd.novell.com or jensenq@qcj.icon.com)
  36.  
  37. If you have questions or comments on my Atari ST port then you can mail me.
  38.  
  39.  
  40.  
  41.  
  42.  
  43. Enjoy,
  44.  
  45.  
  46.  
  47. Ate Brink
  48.  
  49. Moderator of the Atari archive at the Utrecht university (ftp.cs.ruu.nl)
  50.  
  51. Email: ate@cs.ruu.nl
  52.  
  53.  
  54.  
  55.